<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: "å¾®è½¯é›…é»‘";
}
.container1 {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0;
}
.row {
  margin: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding: 0;
  margin: 0;
}
.lt {
  float: left;
}
.rt {
  float: left;
}
a {
  text-decoration: none;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-wrap .header {
  width: 100%;
  height: 80px;
  background: #fff;
  border-bottom: 3px solid #00acef;
}
.header-wrap .header .logo {
  line-height: 80px;
}
.header-wrap .header .nav-ul .navlist {
  float: left;
  position: relative;
}
.header-wrap .header .nav-ul .navlist .listh1 {
  float: left;
  text-decoration: none;
  display: block;
  color: #222;
  width: 80px;
  text-align: center;
  font-size: 1.4rem;
  height: 80px;
  transition: ease .5s;
  -moz-transition: ease .5s;
  -webkit-transition: ease .5s;
  -o-transition: ease .5s;
}
.header-wrap .header .nav-ul .navlist .listh1:hover,
.header-wrap .header .nav-ul .navlist .listh1.on {
  background: #00acef;
  color: #fff;
}
.header-wrap .header .nav-ul .navlist .listh1 span {
  display: inline-block;
  padding-top: 27px;
  padding-bottom: 5px;
  border-bottom: 2px solid #fff;
}
.header-wrap .header .nav-ul .navlist .list2-ul {
  display: none;
  position: absolute;
  z-index: 10;
  top: 80px;
  left: 0;
  background: #00acef;
  width: 106px;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list {
  line-height: 35px;
  text-align: center;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .listh2 {
  color: #fff;
  text-decoration: none;
  display: block;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .listh2:hover,
.header-wrap .header .nav-ul .navlist .list2-ul .list .listh2.on {
  background: #ddb937;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .list3-ul {
  position: absolute;
  top: 0;
  left: 96px;
  background: rgba(0, 0, 0, 0.6) !important;
  background: #000;
  filter: alpha(opacity=60);
  width: 100px;
  display: none;
}
.header-wrap .header .nav-ul .navlist .list2-ul .list .list3-ul .list a {
  color: #fff;
}
.header-wrap .w-header {
  background: #fff;
  height: 6rem;
  width: 100%;
}
.header-wrap .w-header .logo {
  line-height: 6rem;
}
.header-wrap .w-header .menu {
  float: right;
  padding-top: 20px;
}
.header-wrap .w-header .menu img {
  width: 80%;
}
.header-wrap .w-header .menulist {
  position: absolute;
  top: 6rem;
  right: -7px;
  width: 100px;
  display: none;
  z-index: 10;
}
.header-wrap .w-header .menulist a {
  background: #000;
  font-size: 1.4rem;
  font-family: "å¾®è½¯é›…é»‘";
  text-decoration: none;
  color: #fff;
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.header-wrap .w-header .menulist a:hover {
  background: #00acef;
}
.banner-wrap {
  position: relative;
}
.banner-wrap #owl-demo {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}
.banner-wrap #owl-demo .item {
  display: block;
}
.banner-wrap #owl-demo img {
  display: block;
  width: 100%;
}
.banner-wrap .owl-theme .owl-controls {
  position: absolute;
  bottom: 20px;
  left: 47%;
}
.banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #ddb937;
}
.banner-wrap .owl-theme .owl-controls .owl-page.active span {
  background: #ddb937;
}
.banner-wrap .banner .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.banner-wrap .searchbox-wrap {
  position: absolute;
  bottom: 30px;
  left: 50%;
  width: 250px;
  margin-left: -125px;
  border: 1px solid #ccc;
  padding: 3px;
  z-index: 9;
}
.banner-wrap .searchbox-wrap select {
  display: inline-block;
  float: left;
  width: 25%;
  height: 28px;
  color: #21cfbb;
  font-size: 1.4rem;
  border: none;
}
.banner-wrap .searchbox-wrap input::-webkit-input-placeholder {
  color: #21cfbb !important;
}
.banner-wrap .searchbox-wrap input:-moz-placeholder {
  color: #21cfbb !important;
}
.banner-wrap .searchbox-wrap input::-moz-placeholder {
  color: #21cfbb !important;
}
.banner-wrap .searchbox-wrap input:-ms-input-placeholder {
  color: #21cfbb !important;
}
.banner-wrap .searchbox-wrap .search {
  display: inline-block;
  float: left;
  width: 50%;
  border: none;
  margin-left: 2%;
  height: 28px;
  font-size: 1.4rem;
  padding: 3px;
}
.banner-wrap .searchbox-wrap .sbtn {
  margin-left: 2%;
  display: inline-block;
  float: left;
  width: 21%;
  border: none;
  background: #21cfbb;
  font-size: 1.8rem;
  color: #fff;
}
.content-wrap .product-wrap {
  padding: 50px 0 60px;
}
.content-wrap .product-wrap .title-line {
  text-align: center;
}
.content-wrap .product-wrap .title-line h4 {
  font-size: 2.5rem;
  color: #565656;
  font-family: "Times New Roman";
  text-transform: uppercase;
  margin: 0 0 20px;
}
.content-wrap .product-wrap .title-line h4 span {
  display: block;
  font-family: "å¾®è½¯é›…é»‘";
  margin-top: 8px;
}
.content-wrap .product-wrap .title-line .line-wrap {
  width: 100%;
  height: 1px;
  background: #ccc;
}
.content-wrap .product-wrap .title-line .line-wrap .line {
  width: 80px;
  height: 3px;
  background: #00acef;
  margin: 0 auto;
  position: relative;
  top: -1px;
}
.content-wrap .product-wrap .product-con {
  margin-top: 15px;
}
.content-wrap .product-wrap .product-con .tabhd {
  text-align: center;
  margin: 0 auto;
}
.content-wrap .product-wrap .product-con .tabhd .thdlist {
  display: inline-block;
}
.content-wrap .product-wrap .product-con .tabhd .thdlist a {
  float: left;
  color: #222;
  font-size: 1.4rem;
  text-decoration: none;
  display: block;
  border: 1px solid #ccc;
  padding: 5px 10px;
}
.content-wrap .product-wrap .product-con .tabhd .thdlist a:hover,
.content-wrap .product-wrap .product-con .tabhd .thdlist a.on {
  background: #00acef;
  color: #fff;
  border-color: #00acef;
}
.content-wrap .product-wrap .product-con .tabbd {
  margin-top: 20px;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist {
  display: none;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .nlist {
  padding: 0 8px 20px;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .nlist a {
  display: block;
  text-decoration: none;
  border: 1px solid #ccc;
  padding: 5px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .nlist a:hover {
  border-color: #00acef;
}
.content-wrap .product-wrap .product-con .tabbd .tbdlist .nlist a .con h4 {
  margin: 10px 0 3px;
  color: #292929;
  font-size: 1.4rem;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  text-align: center;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .product-wrap .product-con .morebtn {
  text-decoration: none;
  display: block;
  width: 150px;
  height: 45px;
  font-size: 1.4rem;
  line-height: 45px;
  border-radius: 10px;
  text-align: center;
  color: #00acef;
  border: 1px solid #00acef;
  margin: 0 auto;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .product-wrap .product-con .morebtn:hover {
  background: #00acef;
  color: #fff;
}
.content-wrap .video-wrap {
  padding: 50px 0 60px;
  background: #eee;
}
.content-wrap .video-wrap .title-line {
  text-align: center;
}
.content-wrap .video-wrap .title-line h4 {
  font-size: 2.5rem;
  color: #565656;
  font-family: "Times New Roman";
  text-transform: uppercase;
  margin: 0 0 20px;
}
.content-wrap .video-wrap .title-line h4 span {
  display: block;
  font-family: "å¾®è½¯é›…é»‘";
  margin-top: 8px;
}
.content-wrap .video-wrap .title-line .line-wrap {
  width: 100%;
  height: 1px;
  background: #ccc;
}
.content-wrap .video-wrap .title-line .line-wrap .line {
  width: 80px;
  height: 3px;
  background: #00acef;
  margin: 0 auto;
  position: relative;
  top: -1px;
}
.content-wrap .video-wrap .video-con {
  margin-top: 30px;
}
.content-wrap .video-wrap .video-con .vlist {
  padding: 0 10px 20px;
}
.content-wrap .video-wrap .video-con .vlist a {
  display: block;
  text-decoration: none;
}
.content-wrap .video-wrap .video-con .vlist a:hover .con span.tit {
  color: #00acef;
}
.content-wrap .video-wrap .video-con .vlist a:hover .con span.time {
  color: #00acef;
}
.content-wrap .video-wrap .video-con .vlist a .con {
  margin-top: 15px;
}
.content-wrap .video-wrap .video-con .vlist a .con span.tit {
  font-size: 1.4rem;
  color: #222;
  width: 190px;
  height: 16px;
  line-height: 16px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .video-wrap .video-con .vlist a .con span.time {
  font-size: 1.2rem;
  color: #888;
  font-family: "arial";
  height: 16px;
  line-height: 16px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .video-wrap .video-con .morebtn {
  text-decoration: none;
  display: block;
  width: 150px;
  height: 45px;
  font-size: 1.4rem;
  line-height: 45px;
  border-radius: 10px;
  text-align: center;
  color: #00acef;
  border: 1px solid #00acef;
  margin: 0 auto;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .video-wrap .video-con .morebtn:hover {
  background: #00acef;
  color: #fff;
}
.content-wrap .news-wrap {
  padding: 50px 0 60px;
}
.content-wrap .news-wrap .title-line {
  text-align: center;
}
.content-wrap .news-wrap .title-line h4 {
  font-size: 2.5rem;
  color: #565656;
  font-family: "Times New Roman";
  text-transform: uppercase;
  margin: 0 0 20px;
}
.content-wrap .news-wrap .title-line h4 span {
  display: block;
  font-family: "å¾®è½¯é›…é»‘";
  margin-top: 8px;
}
.content-wrap .news-wrap .title-line .line-wrap {
  width: 100%;
  height: 1px;
  background: #ccc;
}
.content-wrap .news-wrap .title-line .line-wrap .line {
  width: 80px;
  height: 3px;
  background: #00acef;
  margin: 0 auto;
  position: relative;
  top: -1px;
}
.content-wrap .news-wrap .news-con {
  margin-top: 30px;
}
.content-wrap .news-wrap .news-con .nlist {
  padding: 0 10px 20px;
}
.content-wrap .news-wrap .news-con .nlist a {
  display: block;
  text-decoration: none;
  color: #666;
  font-size: 1.3rem;
  border: 1px solid #ccc;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  position: relative;
  overflow: hidden;
}
.content-wrap .news-wrap .news-con .nlist a:hover {
  background: #00acef;
  color: #fff;
}
.content-wrap .news-wrap .news-con .nlist a:hover .con h5 {
  color: #fff;
}
.content-wrap .news-wrap .news-con .nlist a:hover .showbtn {
  right: 10px;
}
.content-wrap .news-wrap .news-con .nlist a .picbox {
  width: 45%;
}
.content-wrap .news-wrap .news-con .nlist a .con {
  width: 52%;
}
.content-wrap .news-wrap .news-con .nlist a .con h5 {
  font-size: 1.6rem;
  color: #222;
  margin: 10px 0 5px;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .news-wrap .news-con .nlist a .con p {
  margin-bottom: 0;
  line-height: 20px;
  height: 60px;
  overflow: hidden;
}
.content-wrap .news-wrap .news-con .nlist a .showbtn {
  display: block;
  position: absolute;
  right: -50px;
  bottom: 5px;
  color: #fff;
  z-index: 10;
  font-size: 1.6rem;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .contact-wrap {
  padding: 50px 0 60px;
  background: #eee;
  background-size: cover;
}
.content-wrap .contact-wrap .title-line {
  text-align: center;
}
.content-wrap .contact-wrap .title-line h4 {
  font-size: 2.5rem;
  color: #565656;
  font-family: "Times New Roman";
  text-transform: uppercase;
  margin: 0 0 20px;
}
.content-wrap .contact-wrap .title-line h4 span {
  display: block;
  font-family: "å¾®è½¯é›…é»‘";
  margin-top: 8px;
}
.content-wrap .contact-wrap .title-line .line-wrap {
  width: 100%;
  height: 1px;
  background: #ccc;
}
.content-wrap .contact-wrap .title-line .line-wrap .line {
  width: 80px;
  height: 3px;
  background: #00acef;
  margin: 0 auto;
  position: relative;
  top: -1px;
}
.content-wrap .contact-wrap .contact-con {
  margin-top: 30px;
  margin-bottom: 30px;
}
.content-wrap .contact-wrap .contact-con .con .title {
  font-size: 1.6rem;
  color: #383838;
  font-weight: bold;
}
.content-wrap .contact-wrap .contact-con .con .cn {
  margin-top: 20px;
  font-size: 1.4rem;
  color: #222;
}
.content-wrap .contact-wrap .contact-con .con .cn p {
  margin-bottom: 0;
  text-indent: 2em;
  line-height: 22px;
}
.content-wrap .contact-wrap .contact-con .con .cn p span {
  font-weight: bold;
}
.content-wrap .contact-wrap .contact-con .con .inf {
  margin-top: 10px;
}
.content-wrap .contact-wrap .contact-con .con .inf .i-cn {
  display: block;
  margin-bottom: 5px;
}
.content-wrap .contact-wrap .contact-con .con .inf .i-cn i {
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 10px;
}
.content-wrap .contact-wrap .contact-con .con .inf .i-cn span {
  line-height: 25px;
  color: #222;
  font-size: 1.4rem;
  float: left;
}
.content-wrap .contact-wrap .contact-con .mappic .title {
  font-size: 1.6rem;
  color: #383838;
  font-weight: bold;
}
.content-wrap .contact-wrap .contact-con .mappic .pic {
  margin-top: 20px;
}
.content-wrap .contact-wrap .contact-con .mappic .pic img {
  width: 100%;
  height: 370px;
}
.content-wrap .content .w-ltside .mb {
  padding-top: 1rem;
}
.content-wrap .content .w-ltside .mb .tit-show .title {
  display: block;
  height: 45px;
  line-height: 45px;
  background: #00acef;
  overflow: hidden;
  font-size: 16px;
  color: #fff;
  position: relative;
  text-indent: 1em;
}
.content-wrap .content .w-ltside .mb .tit-show .title .arrow {
  position: absolute;
  right: 20px;
}
.content-wrap .content .w-ltside .show-hide {
  display: none;
  overflow: hidden;
  width: 100%;
}
.content-wrap .content .w-ltside .show-hide .div2 {
  display: block;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  background: #333;
  font-size: 14px;
  text-align: center;
  margin-top: 2px;
}
.content-wrap .content .w-ltside .show-hide .div2 a {
  color: #fff;
  text-decoration: none;
  display: block;
}
.content-wrap .content .w-ltside .show-hide .div2:hover {
  background: #fbc707;
}
.content-wrap .content .w-ltside .show-hide .div2:hover a {
  color: #222;
}
.content-wrap .content .w-ltside .show-hide .div3 {
  display: none;
}
.content-wrap .content .w-ltside .show-hide .div3 ul {
  margin: 0;
  padding: 0;
}
.content-wrap .content .w-ltside .show-hide .div3 ul li {
  display: block;
  height: 35px;
  line-height: 35px;
  list-style: none;
  text-align: center;
  background: #eee;
  overflow: hidden;
  margin-top: 2px;
}
.content-wrap .content .w-ltside .show-hide .div3 ul li a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  color: #666;
}
.content-wrap .content .w-ltside .show-hide .div3 ul li a:hover {
  color: #085fc7;
}
.content-wrap .content .ltside {
  width: 220px;
  margin-top: 20px;
  position: relative;
  z-index: 3;
  margin-bottom: 20px;
}
.content-wrap .content .ltside .titbox {
  height: 65px;
  background: #00acef;
  color: #fff;
  font-size: 2rem;
  margin-bottom: 3px;
  font-weight: bold;
  border-radius: 10px 10px 0 0;
  padding-left: 20px;
  padding-top: 8px;
}
.content-wrap .content .ltside .titbox span {
  text-transform: uppercase;
  margin-top: 3px;
  display: block;
  font-size: 1.2rem;
  font-weight: normal;
}
.content-wrap .content .ltside .profilebox .p-ul {
  margin-top: 10px;
}
.content-wrap .content .ltside .profilebox .p-ul .list a {
  display: block;
  text-decoration: none;
  background: #dfdfdd;
  color: #222;
  font-size: 1.4rem;
  height: 37px;
  line-height: 37px;
  padding-left: 35px;
  margin-bottom: 2px;
  transition: All .5s ease;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;
}
.content-wrap .content .ltside .profilebox .p-ul .list a:hover,
.content-wrap .content .ltside .profilebox .p-ul .list a.on {
  background: #00acef;
  color: #fff;
}
.content-wrap .content .ltside .profilebox .p-ul .list .box {
  display: none;
}
.content-wrap .content .ltside .profilebox .p-ul .list .box .blist {
  margin-bottom: 1px;
}
.content-wrap .content .ltside .profilebox .p-ul .list .box .blist a {
  border: none;
  display: block;
  background: #eee;
  color: #666;
  margin: 0;
  text-align: center;
  line-height: 35px;
  font-size: 1.4rem;
}
.content-wrap .content .ltside .profilebox .p-ul .list .box .blist a span {
  color: #666;
}
.content-wrap .content .ltside .profilebox .p-ul .list .box .blist a:hover span {
  color: #085fc7 !important;
}
.content-wrap .content .ltside .contactcon {
  margin-top: 20px;
}
.content-wrap .content .ltside .contactcon .tit {
  background: url(../images/contactcon-titbg.png) no-repeat;
  width: 220px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
}
.content-wrap .content .ltside .contactcon .tit span {
  margin-left: 5px;
  text-transform: uppercase;
}
.content-wrap .content .ltside .contactcon .con {
  margin-top: 10px;
}
.content-wrap .content .ltside .contactcon .con .pic img {
  width: 100%;
}
.content-wrap .content .ltside .contactcon .con .cn h5 {
  font-size: 1.4rem;
  color: #222;
  font-weight: bold;
  margin: 10px 0 5px;
}
.content-wrap .content .ltside .contactcon .con .cn p {
  font-size: 1.4rem;
  color: #222;
  margin-bottom: 0;
  line-height: 25px;
}
.content-wrap .content .main-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  z-index: 2;
}
.content-wrap .content .main-wrap .title-posit {
  padding-bottom: 3px;
  margin-bottom: 20px;
  background: #dfdfdd;
  height: 33px;
  line-height: 33px;
  padding-left: 10px;
}
.content-wrap .content .main-wrap .title-posit .posit {
  font-size: 1.4rem;
}
.content-wrap .content .main-wrap .title-posit .posit a {
  color: #222;
}
.content-wrap .content .main-wrap .about-con p {
  font-size: 1.4rem;
  color: #000;
  text-indent: 2em;
  line-height: 25px;
  margin-bottom: 0;
}
.content-wrap .content .main-wrap .about-con p span {
  font-weight: bold;
}
.content-wrap .content .main-wrap .product-con .plist {
  padding: 0 8px 20px;
}
.content-wrap .content .main-wrap .product-con .plist a {
  display: block;
  text-decoration: none;
  border: 1px solid #ccc;
  padding: 5px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .content .main-wrap .product-con .plist a:hover {
  border-color: #00acef;
}
.content-wrap .content .main-wrap .product-con .plist a .con h4 {
  margin: 10px 0 3px;
  color: #292929;
  font-size: 1.4rem;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  text-align: center;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .content .main-wrap .case-con .clist {
  padding: 0 10px 20px;
}
.content-wrap .content .main-wrap .case-con .clist a {
  text-decoration: none;
  display: block;
}
.content-wrap .content .main-wrap .case-con .clist a:hover .picbox span {
  background: rgba(0, 172, 239, 0.5) !important;
  background: #00acef;
  filter: alpha(opacity=50);
}
.content-wrap .content .main-wrap .case-con .clist a .picbox {
  position: relative;
  overflow: hidden;
}
.content-wrap .content .main-wrap .case-con .clist a .picbox span {
  position: absolute;
  width: 100%;
  height: 35px;
  line-height: 35px;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 1.4rem;
  background: rgba(0, 0, 0, 0.5) !important;
  background: #000;
  filter: alpha(opacity=50);
  text-align: center;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .content .main-wrap .video-con .vlist {
  margin-bottom: 20px;
}
.content-wrap .content .main-wrap .video-con .vlist a {
  text-decoration: none;
  display: block;
}
.content-wrap .content .main-wrap .video-con .vlist a .pic img {
  width: 100%;
}
.content-wrap .content .main-wrap .honer-con {
  text-align: center;
}
.content-wrap .content .main-wrap .news-con .nlist {
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.content-wrap .content .main-wrap .news-con .nlist a {
  display: block;
  text-decoration: none;
  color: #222;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.content-wrap .content .main-wrap .news-con .nlist a:hover {
  color: #00acef;
}
.content-wrap .content .main-wrap .news-con .nlist a .picbox {
  width: 47%;
}
.content-wrap .content .main-wrap .news-con .nlist a .con {
  width: 50%;
}
.content-wrap .content .main-wrap .news-con .nlist a .con h5 {
  margin: 0 0 10px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
}
.content-wrap .content .main-wrap .news-con .nlist a .con1 h5 {
  margin: 0 0 10px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
}
.content-wrap .content .main-wrap .news-con .nlist a .con p {
  font-size: 1.3rem;
  line-height: 20px;
  height: 60px;
  overflow: hidden;
  margin-bottom: 5px;
}
.content-wrap .content .main-wrap .news-con .nlist a .con .morebtn {
  font-size: 1.3rem;
}
.content-wrap .content .main-wrap .contact-con .ccon .pic img {
  width: 100%;
}
.content-wrap .content .main-wrap .contact-con .ccon .con h5 {
  margin: 10px 0 10px;
  font-size: 1.4rem;
  color: #222;
  font-weight: bold;
}
.content-wrap .content .main-wrap .contact-con .ccon .con p {
  line-height: 25px;
  color: #222;
  margin-bottom: 0;
}
.content-wrap .content .main-wrap .contact-con .mappic {
  margin-top: 20px;
}
.content-wrap .content .main-wrap .contact-con .mappic .pic img {
  width: 100%;
}
.content-wrap .content .main-wrap .news-details-con h5 {
  text-align: center;
  font-size: 2rem;
  color: #222;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.content-wrap .content .main-wrap .news-details-con .con p {
  margin-bottom: 0;
  font-size: 1.4rem;
  line-height: 25px;
}
.content-wrap .content .main-wrap .product-details-con h5 {
  font-size: 2rem;
  color: #222;
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin: 0 0 20px;
}
.content-wrap .content .main-wrap .product-details-con .pic {
  text-align: center;
}
.content-wrap .content .main-wrap .product-details-con .pic img {
  width: 100%;
}
.content-wrap .content .main-wrap .video-details-con .pic img {
  width: 100%;
}
.footer-wrap {
  background: #333;
  color: #fff;
  padding: 20px 0;
}
.footer-wrap .footer .link-ul .list {
  display: inline-block;
}
.footer-wrap .footer .link-ul .list a {
  color: #fff;
  font-size: 1.4rem;
}
.footer-wrap .footer .link-ul .list span {
  margin: 0 10px;
}
.footer-wrap .footer .contactcon {
  margin-left: 10px;
  margin-top: 5px;
}
.footer-wrap .footer .contactcon p {
  font-size: 1.4rem;
  margin-bottom: 0;
  line-height: 28px;
}
.footer-wrap .footer .contactcon p a {
  color: #fff;
}
.footer-wrap .footer .ewmpic {
  text-align: center;
}
.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #131313;
  z-index: 999;
}
.hot-wrap .list {
  height: 75px;
  width: 25%;
  float: left;
  display: block;
}
.hot-wrap .list:hover {
  background: #0098d3;
}
.hot-wrap .list a {
  text-decoration: none;
  display: block;
  text-align: center;
}
.hot-wrap .list a i {
  display: block;
  padding-bottom: .2em;
  padding-top: .5em;
}
.hot-wrap .list a span {
  font-size: 1rem;
  color: #fff;
}
@media (min-width: 992px) {
  .col-md-13 {
    width: 20%;
    float: left;
  }
  .content-wrap .contact-wrap .contact-con .con {
    padding-right: 50px;
  }
}
@media (min-width: 768px) {
  .content-wrap .news-wrap .news-con .nlist a .picbox {
    width: 33%;
  }
  .content-wrap .news-wrap .news-con .nlist a .con {
    width: 65%;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .picbox {
    width: 25%;
  }
  .content-wrap .content .main-wrap .news-con .nlist a .con {
    width: 73%;
  }
    .content-wrap .content .main-wrap .news-con .nlist a .con1 {
    width: 99%;
  }
  .content-wrap .content .main-wrap .contact-con .ccon {
    width: 520px;
    margin: 0 auto;
  }
  .content-wrap .content .main-wrap .contact-con .ccon .pic {
    padding-right: 20px;
  }
  .content-wrap .content .main-wrap .product-details-con .pic img {
    width: 70%;
  }
  .footer-wrap .footer .ewmpic {
    border-left: 1px solid #fff;
  }
}
@media (max-width: 768px) {
  .container1 {
    padding-left: .5em;
    padding-right: .5em;
  }
  .content-wrap .content .main-wrap .honer-con img {
    width: 100%;
  }
  .footer-wrap {
    margin-bottom: 75px;
  }
}
@media (max-width: 480px) {
  .logo img {
    width: 83%;
  }
}
@media (max-width: 375px) {
  .logo img {
    width: 83%;
  }
  .menu img {
    width: 83%;
  }
}

/*åˆ†é¡µæ&nbsp;·å¼*/
div.page {padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin:10px 3px; padding-top: 3px; text-align: center;}
div.page a {border-right: #dedfde 1px solid; padding-right: 6px; background-position: 50% bottom; border-top: #dedfde 1px solid; padding-left: 6px; padding-bottom: 2px; border-left: #dedfde 1px solid; color: #eb5914; margin-right: 3px; padding-top: 2px; border-bottom: #dedfde 1px solid; text-decoration: none;}
div.page a:hover {border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #777777;}
div.page a:active {border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #777777;}
div.page span.current {padding-right: 6px; padding-left: 6px; font-weight: bold; padding-bottom: 2px; color: #eb5914; margin-right: 3px; padding-top: 2px;}
div.page span.disabled {padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #adaaad; margin-right: 3px; padding-top: 2px;}
</pre></body></html>